Fix the textbuffer test
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Dec 2017 04:15:30 +0000 (23:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Dec 2017 04:15:30 +0000 (23:15 -0500)
commit90b016ef73d2acc1b176a173add08f2cb0ddfc53
treefc8eb0c1343377044c722a008ae7bbbf7d2dc180
parentc176d0c3d8c1ff6da28584ae25a739b0b538b046
Fix the textbuffer test

The test was assuming that gtk_text_buffer_paste_clipboard is
synchronous, which is no longer the case.
testsuite/gtk/textbuffer.c